Link to R-Pub above, see folder for code and more.
For my first tidy Tuesday, I explored the dataset of horror movies. I’m not a huge horror fan, but when I saw location data, I knew what I would do: practice my mapping! Even though I didn’t use it, changing the strings of genres to indicator functions was also good practice.
Link to R-Pub above, see folder for code and more.
This tidy tuesday explores the squirrel census! Obviously, the data needed to be mapped, so I took the opportunity to try to learn a little Leaflet.
The first map shows all squirrels with given distance above ground at which they were sighted. NA’s were filtered out. According to the data dictionary, fields were populated with a value of “FALSE” if the squirrel was on the ground plane so these values were changed to zeros. This map is mostly filled with dark blue, the color of ground-dwelling squirrels.